projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7f4a316
)
* files.el (move-file-to-trash): Bind backup-directory-alist to nil
author
Chong Yidong
<cyd@stupidchicken.com>
Sun, 28 Dec 2008 03:24:19 +0000
(
03:24
+0000)
committer
Chong Yidong
<cyd@stupidchicken.com>
Sun, 28 Dec 2008 03:24:19 +0000
(
03:24
+0000)
before uniquifying backup trash file name.
lisp/ChangeLog
patch
|
blob
|
history
diff --git
a/lisp/ChangeLog
b/lisp/ChangeLog
index bccf45bd2f9aa0cfda563600ed144042f4ce79a7..bf041d1a959dc16b851f34de38cf9e29c50b663d 100644
(file)
--- a/
lisp/ChangeLog
+++ b/
lisp/ChangeLog
@@
-1,3
+1,8
@@
+2008-12-28 Chong Yidong <cyd@stupidchicken.com>
+
+ * files.el (move-file-to-trash): Bind backup-directory-alist to nil
+ before uniquifying backup trash file name.
+
2008-12-27 Andreas Schwab <schwab@suse.de>
* vc-git.el (vc-git-dir-printer): Fix filename column.